type github.com/jackc/pgx/v5/pgtype.encodePlanInt2CodecBinaryInt64Valuer

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L141: 			return encodePlanInt2CodecBinaryInt64Valuer{}
		int.go#L169: type encodePlanInt2CodecBinaryInt64Valuer struct{}
		int.go#L171: func (encodePlanInt2CodecBinaryInt64Valuer) Encode(value any, buf []byte) (newBuf []byte, err error) {